Total Complexity | 77 |
Dependencies | 5 |
Dependents | 3 |
Total lines | 367 |
Lines of code | 183 |
Logical lines of code | 113 |
Comment lines | 148 |
Methods | 26 |
Properties | 7 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
setColorLightness() | 65 | 10 | 7 | |
setGrayscaleLightness() | 65 | 10 | 7 | |
__set() | 52 | 8 | 27 | |
__get() | 55 | 8 | 20 | |
setHues() | 59 | 5 | 14 | |
setGrayscaleSaturation() | 67 | 4 | 7 | |
setColorSaturation() | 67 | 4 | 7 | |
setPadding() | 66 | 4 | 7 | |
normalizeHue() | 63 | 3 | 10 | |
getOptions() | 60 | 2 | 13 | |
__construct() | 63 | 2 | 11 | |
setOptions() | 70 | 2 | 6 | |
setBackgroundColor() | 67 | 2 | 8 | |
getGrayscaleSaturation() | 82 | 1 | 3 | |
getBackgroundColor() | 82 | 1 | 3 | |
getColorSaturation() | 82 | 1 | 3 | |
getPadding() | 82 | 1 | 3 | |
getColorLightness() | 82 | 1 | 3 | |
getHues() | 82 | 1 | 3 | |
getGrayscaleLightness() | 82 | 1 | 3 | |
getDefaultBackgroundColor() | 79 | 1 | 3 | |
getDefaultPadding() | 81 | 1 | 3 | |
getDefaultColorSaturation() | 81 | 1 | 3 | |
getDefaultGrayscaleSaturation() | 81 | 1 | 3 | |
getDefaultColorLightness() | 79 | 1 | 3 | |
getDefaultGrayscaleLightness() | 79 | 1 | 3 |